Skip to content

Conversation

@jrcmramos
Copy link

Closes #301

Problem

Current project builds are not compatible with different Swift versions.

Description

This PR introduces the following changes:

  • Enable BUILD_LIBRARY_FOR_DISTRIBUTION flag to take advantage of the Swift 5.1 module stability. For Swift, this enables support for library evolution and generation of a module interface file.

Reference: https://developer.apple.com/videos/play/wwdc2019/416/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Module Stability (Swift 5.1)

3 participants